toggle menu
SIOPv2 OpenId4VP
0.11.1
jvm
switch theme
search in API
SIOPv2 OpenId4VP
/
eu.europa.ec.eudi.openid4vp
/
Client
/
VerifierAttestation
Verifier
Attestation
data
class
VerifierAttestation
(
val
clientId
:
OriginalClientId
)
:
Client
(
source
)
Members
Members & Extensions
Constructors
Verifier
Attestation
Link copied to clipboard
constructor
(
clientId
:
OriginalClientId
)
Properties
client
Id
Link copied to clipboard
val
clientId
:
OriginalClientId
id
Link copied to clipboard
open
val
id
:
VerifierId
The id of the client prefixed with the client id prefix.
Functions
legal
Name
Link copied to clipboard
fun
Client
.
legalName
(
legalName
:
X509Certificate
.
(
)
->
String
?
=
X509Certificate::legalName
)
:
String
?
Gets the legal name of this
Client
.